<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 12px;
	margin: 0px auto;
	color: #333;
	background: #ccc repeat-x;
}
div {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	border-right-width: 0px
}
form {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	border-right-width: 0px
}
ul {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	border-right-width: 0px
}
ol {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	border-right-width: 0px
}
li {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	border-right-width: 0px
}
span {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	border-right-width: 0px
}
p {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	border-right-width: 0px
}
img {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none
}
a img {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none
}
ul {
	list-style-type: none
}
ol {
	list-style-type: none
}
li {
	list-style-type: none
}
table {
	font-size: 12px
}
td {
	font-size: 12px
}
input {
	font-size: 12px
}
h1 {
	margin: 0px auto
}
h2 {
	margin: 0px auto
}
h3 {
	margin: 0px auto
}
h4 {
	margin: 0px auto
}
h5 {
	margin: 0px auto
}
h6 {
	margin: 0px auto
}
h1 {
	font-size: 28px
}
h2 {
	font-size: 22px
}
h3 {
	font-size: 16px
}
h4 {
	font-size: 14px
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 14px
}
.clear {
	clear: both;
	margin-top: -1px;
	font-size: 1px;
	visibility: hidden;
	width: 1px;
	line-height: 0;
	height: 0px
}
a:link {
	color: #353535;
	text-decoration: none;
	outline-style: none
}
a:visited {
	color: #353535;
	text-decoration: none;
	outline-style: none
}
a:hover {
	color: #2d7e24;
	text-decoration: underline
}
.wrapper {
	margin: 0px auto;
	margin-top:5px;
	width: 1100px;
}
.header {
	margin: 0px auto;
	width: 100%;
	background:url(/templates/cn/images/logo.jpg) no-repeat;
	float:left;
}
.headerr {
	float: right;
	padding-bottom: 35px;
	padding-top: 15px;
	width:350px
}
.phone {
	float:right;
	width:350px;
	text-align:right;
	font-size:16px;
	color:#f00;
	font-weight:bold;
	padding-right: 10px;
}
.mini_func {
	padding-right: 5px;
	padding-left: 10px;
	float: right;
	padding-bottom: 15px;
	padding-top: 0px
}
.flag {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px
}
.homepage {
	padding-right: 0px;
}
/*手写导航特效，*/
.nav_sun {
	display:none;
}
.nav_b:hover .nav_sun {
	display:block;
	position:relative;
	z-index:1100;
	background-color:#3c7e00;
}
.nav {
	float: left;
	width: 900px;
	height:38px;
	line-height:38px;
}
.nav span.nav_b {
	width:110px;
	height:30px;
	line-height:30px;
	display:inline-block;
	text-align:center;
	position:relative;
	z-index:1100;
}
.nav span.nav_c {
	width:120px;
	height:30px;
	line-height:30px;
	display:inline-block;
	text-align:center;
}
.nav span.nav_a {
	width:5px;
	height:30px;
	line-height:30px;
	display:inline-block;
	text-align:center;
}
.nav span.nav_c a {
	width:100px;
	height:30px;
	display:inline-block;
	text-align:center;
	margin-left:20px;
	font-weight:bold;
	margin-top:2px;
	_margin-top:4px;
 *position:relative;
 *top:-2px;
	_top:0px;
}
.nav span.nav_b a {
	width:110px;
	height:30px;
	display:inline-block;
}
.nav span a:link, .nav span a:visited {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.nav span a:hover {
	color:#f18202;
	text-decoration:none;
}
.slideshow {
	float: left;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	width: 100%;
	height: 348px;
	z-index:100%;
}
.keywords {
	line-height: 45px;
	height: 36px;
	float: left;
	background: url(../images/rdcp.jpg) no-repeat left center;
	padding-left: 90px;
}
.h_b {
	width:100%;
	height:48px;
	float:left;
	background:url(../images/zjzi.jpg) no-repeat;
}
.opacity {
	z-index: 99;
	filter: alpha(opacity=50);
	left: 0px;
	float: left;
	overflow: hidden;
	width: 988px;
	bottom: 0px;
	position: absolute;
	height: 30px;
	background-color: #f0f0f0;
	moz-opacity: 0.5;
	opacity: 0.5
}
.operate {
	z-index: 1000;
	right: 3px;
	bottom: 3px;
	position: absolute
}
.operate span {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	padding-bottom: 1px;
	margin-left: 1px;
	cursor: pointer;
	color: #000;
	line-height: 22px;
	padding-top: 1px;
	height: 22px;
	text-align: center
}
.operate span.hov {
	color: #fff;
	background-color: #0962c6
}
#msg {
	z-index: 100;
	left: 0px;
	float: left;
	overflow: hidden;
	width: 958px;
	bottom: 0px;
	line-height: 26px;
	position: absolute;
	height: 26px
}
#msg li {
	display: block;
	padding-left: 14px;
	font-weight: bold;
	font-size: 14px;
	color: #004c94;
	line-height: 24px;
	height: 24px;
	text-align: left
}
.featured {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	overflow: hidden;
	width: 1100px;
	padding-top: 10px
}
.featured h2 span {
	margin-left:0px;
	font-size: 12px;
	float: left;
}
.featured h2 .more {
	padding-right: 10px;
	font-weight: normal;
	font-size: 12px;
	float: right;
}
.featured h2 a:link {
	color: #1678d1;
	text-decoration: none
}
.featured h2 a:visited {
	color: #1678d1;
	text-decoration: none
}
.featured h2 a:hover {
	color: #0b3779
}
.featured h2 span a:link {
	color: #333;
	text-decoration: none
}
.featured h2 span a:visited {
	color: #333;
	text-decoration: none
}
.featured h2 span a:hover {
	color: #f6510c;
	text-decoration: none
}
.left {
	float:left;
	width:251px;
	overflow:hidden;
}
.left h2, .profile h2, .news h2 {
	color: #000000;
	font-size: 14px;
	height: 33px;
	line-height: 37px;
	padding-left: 25px;
	padding-right: 10px;
	background: url(../images/column.jpg) no-repeat left center #FFF;
	border-bottom: #ccc solid 1px;
}
.left h2 span {
	float:left;
	margin-left:0px;
}
.left h2 .more {
	padding-right: 20px;
	font-size: 12px;
	float:right;
}
.gonggao {
	float:left;
	width:251px;
	margin-top:10px;
	background-color:#f7f7f7;
}
.gonggao ul {
	margin-top:0px;
	float:left;
	padding-bottom:10px;
}
.gonggao ul li {
	float: left;
	margin: 2px auto 0px;
	overflow: hidden;
	width:228px;
	line-height: 28px;
	height: 28px;
	margin-left:10px;
	border-bottom:1px solid #fff;
}
.gonggao ul li a {
	float: left;
	overflow: hidden;
	width: 228px;
	background: url(../images/icon.jpg) no-repeat 5px 8px;
	padding-left:25px
}
.p_list {
	float:left;
	width:251px;
	background-color:#f7f7f7;
}
.p_list ul {
	padding-bottom: 5px;
	float:left;
}
.p_list ul li {
	float: left;
	margin: 0 0 0 15px;
	overflow: hidden;
	width: 228px;
	line-height: 35px;
	height: 35px;
	border-bottom:1px solid #fff;
}
.p_list ul li a {
	overflow: hidden;
	width: 220px;
	padding-left:10px;
}
.contact {
	float:left;
	width:251px;
	margin-top:10px;
}
.lx {
	padding-top:8px;
	padding-left:10px;
	line-height:21px;
	padding-bottom:5px;
	background-color:#f7f7f7;
	font-size:12px;
	color:#333
}
.right {
	float:right;
	width:718px;
	overflow:hidden;
}
.right h2 {
	color: #000000;
	font-size: 14px;
	height: 33px;
	line-height: 37px;
	padding-left: 25px;
	padding-right: 0px;
	background: url(../images/n1.jpg) no-repeat left center #FFF;
	border-bottom: #ccc solid 1px;
}
.news {
	float: right;
	overflow: hidden;
	width: 262px;
	margin-bottom:5px;
	padding-bottom:10px;
	background-color:#f8f8f8;
}
.news ul {
	margin-top: 5px;
	float:left;
	margin-left:3px;
	width:262px;
}
.news ul li {
	padding-right: 5px;
	padding-left: 55px;
	background: url(../images/2253.jpg) no-repeat 0px 5px;
	float: left;
	padding-bottom:1px;
	overflow: hidden;
	width: 262px;
	line-height: 30px;
	height: 30px;
	border-bottom:1px dashed #ccc;
}
.news ul li .l_title {
	overflow: hidden;
	width:300px;
	float:left;
}
.news2 {
	float: right;
	overflow: hidden;
	width: 262px;
	margin-bottom:5px;
	padding-bottom:10px;
	background-color:#f8f8f8;
}
.news2 ul {
	margin-top: 5px;
	float:left;
	margin-left:3px;
	width:262px;
}
.news2 ul li {
	padding-right: 5px;
	padding-left: 55px;
	background: url(../images/22532.jpg) no-repeat 0px 5px;
	float: left;
	padding-bottom:1px;
	overflow: hidden;
	width: 262px;
	line-height: 30px;
	height: 30px;
	border-bottom:1px dashed #ccc;
}
.news2 ul li .l_title {
	overflow: hidden;
	width:300px;
	float:left;
}
.products {
	float:left;
	overflow: hidden;
	width: 100%;
}
.products ul {
	float:left;
	margin: 0px;
	width:540px;
	_width:540px;
	padding-top:10px;
	padding-bottom:7px
}
.cp1 {
	width: 163px;
	height: 183px;
	line-height: 30px;
	float: left;
	text-align: center;
}
.products ul li {
	width: 165px;
	height: 180px;
	float: left;
	padding: 10px 2px 5px 8px;
}
.products ul li img {
	float: left;
	width: 163px;
	height: 163px;
	border: #CCC solid 1px;
	padding: 1px;
}
.products ul li .product_name {
	display: block;
	overflow: hidden;
	line-height: 15px;
	height: 15px;
	font-weight:bold
}
/* 荣誉客户开始 */
.right1 {
	float:right;
	width:718px;
	overflow:hidden;
}
.right1 h2 {
	color: #000000;
	font-size: 14px;
	height: 33px;
	line-height: 37px;
	padding-left: 25px;
	padding-right: 10px;
	background: url(../images/column.jpg) no-repeat left center #FFF;
	border-bottom: #ccc solid 1px;
}
.products1 {
	float:left;
	overflow: hidden;
	width: 100%;
}
.products1 ul {
	float:left;
	margin: 0px;
	width:300px;
	_width:296px;
	padding-top:2px;
	padding-bottom:2px
}
.cp11 {
	width: 105px;
	height: 80px;
	line-height: 55px;
	float: left;
	text-align: center;
}
.products1 ul li {
	width: 110px;
	height: 80px;
	float: left;
	padding: 5px 10px 5px 20px;
}
.products1 ul li img {
	float: left;
	width: 110px;
	height: 70px;
	border: #CCC solid 1px;
	padding: 1px;
}
.products1 ul li .product_name {
	display: block;
	overflow: hidden;
	line-height: 15px;
	height: 15px;
	font-weight:bold
}
/* 荣誉客户结束 */
/* 工厂实景开始 */
.products2 {
	float:left;
	overflow: hidden;
	width: 100%;
}
.products2 ul {
	float:left;
	margin: 0px;
	width:530px;
	_width:538px;
	padding-top:10px;
	padding-bottom:7px
}
.cp21 {
	width: 233px;
	height: 183px;
	line-height: 30px;
	float: left;
	text-align: center;
}
.products2 ul li {
	width: 235px;
	height: 164px;
	float: left;
	padding: 10px 12px 5px 18px;
}
.products2 ul li img {
	float: left;
	width: 233px;
	height: 146px;
	border: #CCC solid 1px;
	padding: 1px;
}
.products2 ul li .product_name {
	display: block;
	overflow: hidden;
	line-height: 15px;
	height: 15px;
	font-weight:bold
}
/* 工厂实景结束 */
.profile {
	float: left;
	overflow: hidden;
	width:575px;
	margin-bottom:5px;
	background-color:#f8f8f8;
}
.about-us {
	line-height: 21px;
	font-size:12px;
	width:530px;
	margin:15px 20px;
}
.profile p {
	margin-bottom: 8px
}
.profile img {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 5px
}
.breadcrumb {
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	color: #ffffff;
	padding-top: 0px;
	background:url(../images/column.jpg) no-repeat;
	height:29px;
	line-height:29px;
	font-weight:bold
}
.container {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	overflow: hidden;
	width: 1100px;
	padding-top: 10px
}
.containertop {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	overflow: hidden;
	width: 1100px;
	height:10px
}
.containercontent {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 10px;
	width: 1100px;
	padding-top: 0px;
}
.homecontent {
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 10px;
	padding-top: 0px
}
.content {
	float: right;
	overflow: hidden;
	width: 740px
}
.posts {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	overflow: hidden;
	width:730px;
	line-height: 22px;
	padding-top: 0px
}
.posts p {
	margin-bottom: 10px
}
.single {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	width: 720px;
	padding-top: 0px
}
.single h2 {
	font-size: 14px;
	padding-bottom: 10px;
	margin: 20px 0px;
	color: #222;
	border-bottom: #ddd 1px solid;
	text-align: center
}
.postlist {
	margin: 15px 0px 0px
}
.postlist li {
	padding-left: 0px;
	float: left;
	width:700px;
	line-height: 32px;
	border-bottom: #ddd 1px dashed;
	height: 32px
}
.postlist li.li {
	line-height: 40px;
	border-bottom: #ddd 1px dashed;
	height: 40px;
	padding-left:15px;
	color:#666666
}
.postlist li h3 {
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 500px;
	background: url(../images/arrow_6.gif) no-repeat 0px 9px;
	padding-left:15px
}
.postlist li span {
	float: right;
	width: 80px;
	color: #666;
	text-align: right
}
.productlist {
	margin-top: 20px
}
.productlist li {
	padding-right: 0px;
	padding-left:0px;
	float: left;
	padding-bottom: 0px;
	margin: 5px 0px 10px;
	overflow: hidden;
	width: 365px;
	padding-top: 0px;
	height: 140px
}
.pl1 {
	float:left;
	width:162px;
	height:130px
}
.pl2 {
	float:left;
	width:198;
	padding-left:5px;
	padding-top:3px
}
.pl3 {
	line-height:19px;
	padding:2px;
	font-size:12px;
	font-weight:normal
}
.productlist li img {
	border-right: #e4e4e4 1px solid;
	padding-right: 2px;
	border-top: #e4e4e4 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #e4e4e4 1px solid;
	width: 160px;
	padding-top: 2px;
	border-bottom: #e4e4e4 1px solid;
	height: 130px
}
.productlist li .product_name {
	display: block;
	overflow: hidden;
	line-height: 15px;
	height: 15px;
	font-weight:bold
}
#wp-calendar {
	width: 100%
}
#wp-calendar caption {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px
}
#wp-calendar th {
	border-right: #e6e6e6 1px solid;
	padding-right: 6px;
	border-top: #e6e6e6 1px solid;
	padding-left: 6px;
	padding-bottom: 4px;
	text-transform: capitalize;
	border-left: #e6e6e6 1px solid;
	color: #555;
	padding-top: 4px;
	border-bottom: #e6e6e6 1px solid;
	background-color: #f9f9f9;
	text-align: center
}
#wp-calendar td {
	border-right: #e6e6e6 1px solid;
	padding-right: 6px;
	border-top: #e6e6e6 1px solid;
	padding-left: 6px;
	padding-bottom: 4px;
	text-transform: capitalize;
	border-left: #e6e6e6 1px solid;
	color: #555;
	padding-top: 4px;
	border-bottom: #e6e6e6 1px solid;
	background-color: #f9f9f9;
	text-align: center
}
#wp-calendar tbody tr td a:link {
	font-weight: bold;
	color: #006600
}
#wp-calendar tbody tr td a:visited {
	font-weight: bold;
	color: #006600
}
#wp-calendar tbody tr td a:hover {
	color: #0c262c
}
#wp-calendar tbody tr td:hover {
	border-right: #fadd85 1px solid;
	border-top: #fadd85 1px solid;
	border-left: #fadd85 1px solid;
	cursor: pointer;
	color: #0c262c;
	border-bottom: #fadd85 1px solid;
	background-color: #fef7e0
}
#wp-calendar tfoot tr td {
	padding-right: 10px;
	padding-left: 10px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 8px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none
}
.pad {
	background: none transparent scroll repeat 0% 0%;
	border-top-style: none! important;
	border-right-style: none! important;
	border-left-style: none! important;
	border-bottom-style: none! important
}
.pagenavi {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	margin: 10px auto 0px;
	width: 98%;
	padding-top: 10px;
	text-align: center
}
.wp-pagenavi {
	margin: 0px auto;
	padding-top: 15px
}
.wp-pagenavi a {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #333! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid;
	text-decoration: none! important
}
.wp-pagenavi a:link {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #333! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid;
	text-decoration: none! important
}
.wp-pagenavi a:visited {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #333! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid;
	text-decoration: none! important
}
.wp-pagenavi a:hover {
	font-weight: bold! important;
	color: #0b3779! important;
	background-color: #eee! important
}
.wp-pagenavi a:active {
	border-right: #ccc 1px solid;
	padding-right: 2px;
	border-top: #ccc 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	text-decoration: none
}
.wp-pagenavi span.pages {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #454545! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid
}
.wp-pagenavi span.extend {
	border-right: #ccc 1px solid;
	padding-right: 8px! important;
	border-top: #ccc 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #454545! important;
	padding-top: 4px! important;
	border-bottom: #ccc 1px solid
}
.wp-pagenavi span.current {
	border-right: #aaa 1px solid;
	padding-right: 8px! important;
	border-top: #aaa 1px solid;
	padding-left: 8px! important;
	padding-bottom: 4px! important;
	margin: 2px;
	border-left: #aaa 1px solid;
	color: #000! important;
	padding-top: 4px! important;
	border-bottom: #aaa 1px solid;
	background-color: #eee! important
}
.pageleft {
	overflow: hidden;
	width: 300px;
	line-height: 24px;
	height: 24px
}
.pageright {
	overflow: hidden;
	width: 300px;
	line-height: 24px;
	height: 24px
}
.pageleft {
	padding-left: 10px;
	float: left;
	text-align: left
}
.pageright {
	padding-right: 10px;
	float: right;
	text-align: right
}
.post_comment {
	float: left;
	margin: 15px 0px 5px;
	overflow: hidden;
	width: 100%
}
#addcomment {
	border-right: #ccc 1px solid;
	padding-right: 0px;
	border-top: #ddd 1px solid;
	padding-left: 0px;
	font-size: 14px;
	background: #f5f5f5;
	float: left;
	padding-bottom: 7px;
	margin: 10px 0px;
	border-left: #ddd 1px solid;
	width: 99%;
	text-indent: 15px;
	line-height: 16px;
	padding-top: 8px;
	border-bottom: #bbb 1px solid
}
#comments {
	border-right: #ccc 1px solid;
	padding-right: 0px;
	border-top: #ddd 1px solid;
	padding-left: 0px;
	font-size: 14px;
	background: #f5f5f5;
	float: left;
	padding-bottom: 7px;
	margin: 10px 0px;
	border-left: #ddd 1px solid;
	width: 99%;
	text-indent: 15px;
	line-height: 16px;
	padding-top: 8px;
	border-bottom: #bbb 1px solid
}
.post_comment p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px
}
.post_comment ol li {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 10px 5px;
	padding-top: 10px;
	list-style-type: none
}
.commentlist {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 98%;
	padding-top: 5px
}
.commentlist li {
	border-right: #e3e3e3 1px solid;
	border-top: #e3e3e3 1px solid;
	margin-bottom: 10px;
	border-left: #e3e3e3 1px solid;
	padding-top: 5px;
	border-bottom: #e3e3e3 1px solid;
	background-color: #fff
}
.commentlist li.alt {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background-color: #f6f6f6
}
.commentlist li.comment-author-admin {
	background: #f6f6f6
}
.commentlist li ul {
	margin: 10px
}
.commentlist li ul.children {
	margin: 10px 0px
}
.commentlist li p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px
}
.comment-author {
	padding-bottom: 5px;
	width: 100%;
	border-bottom: #ececec 1px solid;
	height: 30px
}
.avatar {
	border-right: #e0e0e0 1px solid;
	padding-right: 1px;
	border-top: #e0e0e0 1px solid;
	padding-left: 1px;
	float: left;
	padding-bottom: 1px;
	border-left: #e0e0e0 1px solid;
	padding-top: 1px;
	border-bottom: #e0e0e0 1px solid
}
.author_info {
	padding-left: 5px;
	float: left;
	color: #888;
	line-height: 16px
}
.author_info cite {
	font-weight: bold;
	font-style: normal
}
.author_info em {
	font-size: 10px
}
.reply {
	margin-top: -3px;
	float: right
}
#cancel-comment-reply {
	float: right;
	margin-right: 10px
}
.reply a {
	color: #999
}
#cancel-comment-reply a {
	color: #999
}
.reply a:hover {
	color: #666
}
#cancel-comment-reply a:hover {
	color: #666
}
#respond {
	padding-bottom: 35px
}
#respond em {
	color: #ff0242
}
#author {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px 5px;
	border-left: #ccc 1px solid;
	width: 45%;
	padding-top: 5px;
	border-bottom: #ccc 1px solid
}
#email {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px 5px;
	border-left: #ccc 1px solid;
	width: 45%;
	padding-top: 5px;
	border-bottom: #ccc 1px solid
}
#url {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px 5px;
	border-left: #ccc 1px solid;
	width: 45%;
	padding-top: 5px;
	border-bottom: #ccc 1px solid
}
#comment {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px 5px;
	border-left: #ccc 1px solid;
	width: 45%;
	padding-top: 5px;
	border-bottom: #ccc 1px solid
}
#comment {
	overflow-y: scroll;
	font-size: 12px;
	width: 95%;
	height: 150px
}
#submit {
	border-right: #999 1px solid;
	padding-right: 20px;
	border-top: #999 1px solid;
	padding-left: 20px;
	font-size: 14px;
	background: #f5f5f5;
	float: right;
	padding-bottom: 4px;
	margin: 0px 8px;
	border-left: #999 1px solid;
	cursor: pointer;
	padding-top: 6px;
	border-bottom: #999 1px solid
}
.friendlink {
	margin: 10px auto 0px;
	overflow: hidden;
	width: 1080px;
	background:#d6d6d4;
	padding-bottom:10px
}
.friendlink ul {
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.friendlink ul li {
	float: left;
	margin: 0px 5px;
	color:#666;
}
.friendlink ul li a {
	color:#666
}
.friendlink ul li a:visited {
	color:#666
}
.friendlink ul li a:hover {
	color:#f00;
	text-decoration:none
}
.tags {
	padding-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 0px;
	overflow: hidden;
	width: 940px;
	line-height: 22px;
	padding-top: 0px
}
.footer {
	margin: 0px auto;
	width: 1100px;
	color: #333;
	text-align: center;
	background:url(../images/bottom_bg.jpg)
}
.footer p {
	line-height: 26px
}
.footpage {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	margin: 0px 0px 10px;
	padding-top: 10px;
	text-align: center
}
.footpage li {
	padding-right: 5px;
	display: inline;
	padding-left: 8px;
	font-size: 13px;
	padding-bottom: 0px;
	border-left: #999 1px solid;
	width: 1px;
	padding-top: 0px;
	white-space: nowrap
}
.footpage li.nb {
	border-left-style: none
}
.footpage a:link {
	color: #333
}
.footpage a:visited {
	color: #333
}
.footpage a:hover {
	color: #004d5d;
}
a.button_2:link, a.button_2:visited {
	display:block;
	width:77px;
	height:33px;
	line-height:33px;
	background:url(../images/button_2.png) center top no-repeat;
	border:none;
	font-weight:bold;
	cursor:pointer;
	text-align: center;
	letter-spacing: 0.5em;
	color:#ffffff;
}
a.button_2:hover {
	color:#ffffff;
	text-decoration: none;
	text-align: center;
}
.button_4 {
	display:block;
	width:100px;
	height:33px;
	line-height:33px;
	background:url(../images/button_4.png) center top no-repeat;
	border:none;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
.currentnav a {
	margin-left:10px
}
.blank2 {
	height: 2px;
	display: block;
	clear: both;
	overflow: hidden;
	background-color: #21211f;
}
#hotnews {
	margin:0px;
	padding-top:0px;
}
#hotnews_caption {
	overflow:hidden;
	border-bottom:none;
	color:#ffffff;
	font-size:13px;
}
#hotnews_caption ul {
	float:left;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	font-weight:bold;
}
#hotnews_caption ul li {
	float:left;
	width:110px;
	line-height:26px;
	text-align:center;
	cursor:pointer;
}
#hotnews_caption .normal {
	background:#fd8705
}
#hotnews_caption .current {
	background:#048ae3;
	color:#ffffff;
}
#hotnews_content {
	float:left;
	margin-left:9px;
}
#hotnews_content .normal {
	display:none;
}
#hotnews_content .current {
	float:left;
	width:700px;
}
#hotnews_content ul {
	padding:10px 0 0 0px;
	padding-bottom:10px
}
.pagelist {
	width:100%;
	margin-top:20px;
	float:left;
}
.pagelist span, .pagelist li {
	margin-right:5px;
}
.news_title {
	width:100%;
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}</pre></body></html>